Skip to content

Conversation

marco-saia-datadog
Copy link
Member

What does this PR do?

When a RUM Session ID is available, we set it in the Baggage header of intercepted network requests when using trackResources=true.

We don't account for pre-existing values in the Baggage header, so we end up overwriting it.

This PR adds support for user-defined Baggage headers by using comma-separated list strings, following the W3C Baggage specification.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)
  • If this PR is auto-generated, please make sure also to manually update the code related to the change

@marco-saia-datadog marco-saia-datadog requested a review from a team as a code owner October 15, 2025 11:16
@marco-saia-datadog marco-saia-datadog marked this pull request as draft October 15, 2025 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant